CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Calculator using MFC

搜索资源列表

  1. MFCcalculator

    0下载:
  2. MFC简单计算器,在visual c++环境下编写,可以进行简单的加减乘除运算。-MFC simple calculator,you can use it count,for example add and so on,thank you for using,it can help you a lot 。
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1564671
    • 提供者:zhouw
  1. calculate

    0下载:
  2. 利用VC++MFC实现的计算器代码,可以进行一些复杂的计算功能,并实现了多级的优先级-Using VC++ MFC implementation calculator code, you can do some complex calculations functions, and to achieve a multi-level priority
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3601394
    • 提供者:陈林
  1. renping

    0下载:
  2. 一个人品计算器,仅供娱乐。。。采用MFC的SDI编写,存在一定漏洞,有待改进-A character calculator, for entertainment. . . MFC prepared using the SDI, there are some loopholes, room for improvement
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:62192
    • 提供者:御风
  1. caluater

    0下载:
  2. 用MFC实现的一个计算器的应用程序,主要是整数的运算。-MFC achieved using a calculator application that is integer arithmetic.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:230357
    • 提供者:wangaiguo
  1. SimpleCalculator

    0下载:
  2. 利用MFC编写的一个简单的计算器,可以实现简单的运算-MFC prepared using a simple calculator, a simple operation can be achieved
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:5086785
    • 提供者:jjiiaaoo520
  1. ji

    0下载:
  2. 利用mfc编写的能够实现简单运算的计算器,适合新手哦-Mfc prepared using simple arithmetic calculator that is suitable for novice Oh
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3312144
    • 提供者:frank
  1. calcultor

    0下载:
  2. VC 下MFC 编程的计算器程序 (包括debug及release),来自Visual C++6.0使用教程 杨永国主编 第四章 -VC, MFC programming calculator program (including the debug and release), from Visual C++6.0 using the tutorial Yang Yongguo editor Chapter
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3447599
    • 提供者:
  1. shujujiegou_calculate

    0下载:
  2. 基于MFC的计算器程序。类型同windows的计算器程序。利用数据结构的知识。-MFC-based calculator program. Type with the windows calculator program. Using the knowledge of the data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2379263
    • 提供者:wang
  1. jsq

    0下载:
  2. VC实现基于MFC的简单计算器程序源码,jsq.vcproj是使用应用程序向导生成的 VC++ 项目的主项目文件。   它包含生成计算器的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。   jsq.h是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CjsqApp 应用程序类。   jsq.cpp是包含应用程序类 CjsqApp 的主要应用程序源文件。   jsq.rc是程序使用的所有
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:44335
    • 提供者:bpudn2
  1. MFC_calc

    0下载:
  2. 使用C++编写的的win32计算器,界面基于MFC框架。本计算器能够实现简单的加减乘除以及求余运算。-By using c++ win32 calculator, interface based on the MFC framework. This calculator realization and seek more than the simple addition, subtraction, multiplication, and division operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1913698
    • 提供者:马伟东
  1. caculator1

    0下载:
  2. 使用VC6.0,利用其中的MFC做一个科学计算器,实现加减乘除等科学计算的功能。-Using VC6.0, use one of the MFC to do a scientific calculator, scientific computing capabilities to achieve Math and so on.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:5107712
    • 提供者:simith
  1. jisuan

    0下载:
  2. 使用MFC界面编写的一个计算器,功能强大,很多不常用的算法可以隐藏。-MFC interface written using a calculator, powerful, and many commonly used algorithms can not be hidden.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:2911748
    • 提供者:木木
  1. sec

    0下载:
  2. 使用MFC制作的一个计算器,具有进制转换等,方便初学者查看源码,大神请绕行 -MFC produced using a calculator with hex conversion, for beginners to view the source code, the god please bypass
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-15
    • 文件大小:23776751
    • 提供者:du lin
  1. EasyCount

    0下载:
  2. 利用vc++开发环境下的mfc开发一个简易计算器,可实现简单的加减乘除等运算。-Using mfc vc++ development environment to develop a simple calculator for simple addition, subtraction and other operations.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-22
    • 文件大小:6573421
    • 提供者:jiangming
  1. Calculator

    0下载:
  2. 用vs2013 mfc实现的计算器,采用编译原理的方法,能进行+- 和带()的四则运算-Using vs2013 mfc achieve calculator, compiled using the principles of the method can be performed+- and with () four operations
  3. 所属分类:ComboBox

    • 发布日期:2017-05-13
    • 文件大小:2921766
    • 提供者:xbx
  1. 简单计算器

    0下载:
  2. 用vc实现的简单计算器功能的 mfc 文档程序,适合初学者练习(Using VC to achieve a simple calculator function of the MFC document procedures, suitable for beginners to practice)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:56320
    • 提供者:孙小俊
  1. simplecalc

    0下载:
  2. 利用MFC编写简单的计算器,实现加减乘除等功能(Using MFC to write a simple calculator, to achieve add, subtract, multiply and divide function)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:84112384
    • 提供者:xxl14
« 1 2 3 4 5»
搜珍网 www.dssz.com